<!--Copy this code into your head ( <head>Insert in between here</head> ) --> <script language="JavaScript"> <!-- Hide the script from old browsers -- function loadalert () {alert("YOUR MESSAGE GOES HERE!!!") } // --End Hiding Here --> </script> <!--Now put this in your body code. --> <body onLoad="loadalert()">
1998 Copyright (C) Next Step Software All Rights Reserved